home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1995 #2 / Amiga Plus CD - 1995 - No. 2.iso / internet / faq / englisch / minix-information < prev    next >
Encoding:
Text File  |  1995-04-11  |  40.4 KB  |  994 lines

  1. Archive-name: minix-info
  2. Version: $Id: Info_Sheet,v 1.18 1994/05/01 02:44:39 overby Exp overby $
  3. [From Andy Tanenbaum <ast@cs.vu.nl> 28 August 1993]
  4.  
  5.             MINIX INFORMATION SHEET
  6.  
  7. 1. WHAT IS MINIX 1.5
  8.      MINIX 1.5 is a new version of an operating system that is very similar to
  9. UNIX.  MINIX has been written from scratch, and therefore does not contain any
  10. AT&T code--not in the kernel, the compiler, the utilities, or the libraries.
  11. For this reason it can be made available with the complete source code
  12. (on diskette).  It runs on the IBM PC, XT, AT, PS/2, 386, and most clones.
  13. Versions are also available for the Atari ST, Macintosh, Amiga and Sun
  14. SparcStation.
  15.  
  16.      This version (1.5) is a major improvement over all previous releases, with
  17. many new features, fewer bugs (hopefully), much better performance, and
  18. proper documentation. The old versions have been in widespread use all over
  19. the world for 3 years.  There are probably tens of thousands of users.
  20.  
  21.  
  22. 2. MINIX 1.5 FEATURES (IBM, Macintosh, Atari, Amiga and SparcStation versions)
  23.   - System call compatible with V7 of the UNIX operating system
  24.   - Full multiprogramming (multiple programs can run at once)
  25.   - Kernighan and Ritchie compatible C compiler
  26.   - Shell that is functionally identical to the Bourne shell
  27.   - Five editors (emacs subset, vi clone, ex, ed, and simple screen editor)
  28.   - Over 175 utilities (cat, cp, ed, grep, kermit, ls, make, sort, etc.)
  29.   - Over 200 library procedures (atoi, fork, malloc, read, stdio, etc.)
  30.   - Spelling checker with 40,000 word English dictionary
  31.   - Full source code (in C) supplied on diskettes (OS, utilities, libraries)
  32.   - Easy-to-read manual telling all about MINIX and how to install and use it
  33.  
  34.  
  35. 3. ADDITIONAL FEATURES
  36.      In addition to the above features, there are other features present in
  37. some (but not all) versions of MINIX 1.5.  Some of these are listed below.
  38.  
  39. 3.1 ADDITIONAL MINIX 1.5 FEATURES (IBM VERSION):
  40.   - Runs in protected mode on 286 and 386
  41.   - Support for extended memory up to 16M on 286 and 386
  42.   - Up to 3 simultaneous users on one machine
  43.   - RS-232 serial line support with terminal emulation, kermit, zmodem, etc.
  44.   - Distributed computing on Ethernet (remote login, etc.)
  45.  
  46. 3.2 ADDITIONAL MINIX 1.5 FEATURES (MACINTOSH VERSION):
  47.   - Up to 3 simultaneous users on one machine
  48.   - RS-232 serial line support with terminal emulation, kermit, zmodem, etc.
  49.   - Runs under Multifinder
  50.   - Includes support for multiple user windows
  51.  
  52. 3.3 ADDITIONAL MINIX 1.5 FEATURES (ATARI ST VERSION)
  53.   - Up to 2 simultaneous users on one machine
  54.   - RS-232 serial line support with terminal emulation, kermit, zmodem, etc.
  55.   - Support for various real time clocks (Mega, BMS, ICD, Supra, Weide)
  56.  
  57. 3.4 ADDITIONAL MINIX 1.5 FEATURES (SUN SPARCSTATION VERSION)
  58.   - Native operating system. Runs on bare SparcStation hardware.
  59.   - Up to 3 simultaneous users on one machine
  60.   - RS-232 serial line support with terminal emulation, kermit, zmodem, etc.
  61.   - Multi-windowed display driver
  62.   - ANSI compatible GNU C compiler
  63.  
  64.  
  65. 4. HARDWARE REQUIRED
  66.   - IBM:        PC, XT, AT, PS/2, or 386 that is 100% hardware compatible with 
  67.                 the IBM line.  A hard disk not technically required, but is 
  68.                 strongly recommended to take full advantage of the system.  At 
  69.                 least 512K of RAM is required, as well as a CGA, EGA, 
  70.                 monochrome, or Hercules video card, or another card that
  71.                 emulates one of these.  Both 5.25" and 3.5" diskettes are 
  72.                 supported, as are printers using the parallel port and modems
  73.                 and terminals using the serial port.
  74.  
  75.   - Macintosh:  Apple Macintosh Plus, SE, SE/30, II, IIcx, or IIx with at
  76.         least 1M of RAM.  An additional 1M of RAM and a hard disk
  77.                 is strongly recommended.  MINIX has been tested primarily
  78.             with version 6.0 and latter of the Apple system software.  
  79.         Problems may conceivably arise with earlier versions. Any
  80.         hard disk or display that is supported by the normal Macintosh
  81.         OS is also supported by MINIX.
  82.  
  83.   - Atari:      Atari ST or Mega ST with at least 1M of RAM.  Although the
  84.                 system will boot with only 512K, you will be very restricted
  85.                 in what you can do.  A 720K diskette drive is required to 
  86.                 install the software.  The older 360K diskette drives are 
  87.                 supported, but are not capable of reading the (720K) 
  88.                 distribution disks. A hard disk is supported, but is optional.
  89.                 Some of the Supra hard disks are not Atari compatible, which 
  90.                 can cause problems.  A fix is available from the MINIX Centre.
  91.  
  92.   - Amiga:      Commodore Amiga 500 or 2000 with at least 1M of RAM. One  720K
  93.                 diskette drive is sufficient.   A hard disk is not required
  94.                 (or even supported).  To use a hard disk with the Amiga, 
  95.                 someone familiar with how this disk works will have to write
  96.                 a driver for it.  If this driver is then posted to the net,
  97.                 it will be possible to use a hard disk with MINIX on the Amiga.
  98.         Minix will NOT run on 68020 and larger Amiga systems.
  99.  
  100.   - Sparc:    Sun SparcStation 1, 1+ or IPC.  Does NOT run on a SparcStation
  101.         2 and has not yet been tested on a SLC, IPX or ELC.  A floppy
  102.         disk drive is required, a SCSI hard disk is not required but
  103.         strongly recommended to take full advantage of the system.
  104.         4MB RAM is sufficient to run Minix, up to 64MB is supported.
  105.         The monochrome framebuffer (bw2) as well as a color framebuffer
  106.         (cg3 or cg6) are supported.  SCSI hard disks can be used and
  107.         even booted from. Ethernet, mouse and audio are not supported.
  108.         Printers can only be connected via a serial port.
  109.  
  110. 5. PARTIAL LIST OF UTILITIES INCLUDED IN MINIX 1.5
  111.   animals ar ascii at atrun backup badblocks banner basename bawk btoa cal cat
  112.   cdiff cgrep chgrp chip chmem chmod chown clr cmp comm compress cp cpdir
  113.   crc cron ctags cut date dd de df dhrystone diff diskcheck dosdir dosread
  114.   doswrite du echo ed elle ex expand expr factor fgrep file find fold fortune 
  115.   fsck gather getlf getty grep gres head ic id ifdef indent inodes kill last
  116.   leave ln login look lpr ls m4 machine mail make man mined mkdir mkfs mknod
  117.   modem more mount mref mv nm nroff od passwd paste patch pr prep pretty
  118.   printenv printroot ps pwd readall readfs recover ref rev rm rmdir roff rz
  119.   sed shar size sleep sort spell split strings strip stty su sum sync sz tail
  120.   tar tee term termcap test time touch tr traverse treecmp true tset tsort ttt
  121.   umount unexpand uniq unshar update users uud uue vi vol wc whatsnew whereis
  122.   which who whoami width write 
  123.  
  124.  
  125. 6. PARTIAL LIST OF LIBRARY FUNCTIONS INCLUDED IN MINIX 1.5
  126.   abort abs access alarm atoi atol bcmp bcopy chmod chown chroot
  127.   ctermid ctime ctype curses cuserid doprintf dup dup2 fgetc fgets fopen 
  128.   fork fpathconf fprintf fputc fputs fread freopen fseek fstat ftell 
  129.   fwrite getcwd getdents getegid getenv geteuid getgid getutil gtty index 
  130.   ioctl isatty kill link lock lrand lsearch lseek malloc memccpy 
  131.   memchr memcmp memcpy memmove memset message mkdir mkfifo mknod mktemp 
  132.   nlist open opendir pathconf pause peekpoke perror rand read readdir 
  133.   regexp regsub rename setbuf setgid setjmp setuid signal sleep sprintf 
  134.   stat strerror strlen strncat strncmp strncpy strpbrk strrchr strspn 
  135.   system telldir termcap time times tmpnam ttyname umask umount 
  136.  
  137.  
  138. 7. CONTENTS OF MINIX 1.5 REFERENCE MANUAL
  139.   Chap.  1 INTRODUCTION
  140.   Chap.  2 INSTALLING MINIX ON THE IBM PC, XT, AT, 386, AND PS/2
  141.   Chap.  3 INSTALLING MINIX ON THE ATARI S
  142.   Chap.  4 INSTALLING MINIX ON THE COMMODORE AMIGA
  143.   Chap.  5 INSTALLING MINIX ON THE APPLE MACINTOSH
  144.   Chap.  6 USING MINIX
  145.   Chap.  7 RECOMPILING MINIX
  146.   Chap.  8 MANUAL PAGES
  147.   Chap.  9 EXTENDED MAN PAGES
  148.   Chap. 10 SYSTEM CALLS
  149.   Chap. 11 NETWORKING
  150.   App.   A MINIX SOURCE CODE LISTING
  151.   App.   B CROSS REFERENCE MAP
  152.  
  153.  
  154. 8. MINIX BOOK
  155.      The author of MINIX, Andrew S. Tanenbaum, has written a book describing
  156. how operating systems in general and MINIX in particular work internally.
  157. The book describes an earlier version (and includes a source listing), but
  158. it is still useful for understanding how MINIX works inside, even if some
  159. details are now different.  The bibliographic information is:
  160.  
  161.      Title:      Operating Systems: Design and Implementation
  162.      Author:     Andrew S. Tanenbaum
  163.      Publisher:  Prentice-Hall
  164.      ISBN:       0-13-637406-9
  165.  
  166. Paperback versions are also available in English (outside North America
  167. only), French, Spanish, German, Italian, and Japanese.  The books can be
  168. ordered from any bookstore.
  169.  
  170.  
  171. 9. MINIX DEMONSTRATION DISKS
  172.      MINIX demonstration disks for the PC line, the Atari, the Macintosh and
  173. the SparcStation (but for technical reasons, not the Amiga) are available.
  174. The IBM, Atari and SparcStation versions can be obtained by anonymous FTP over
  175. the internet.  All three can be obtained from Prentice-Hall (see below).  The
  176. demo disks contained a very, very stripped down version of MINIX, just to give
  177. an idea of what it can do.  The demo disk is accompanied by a 30-page manual.
  178.  
  179.      To get either free demo disk and its manual, use ftp to connect to
  180. ftp.cs.vu.nl (192.31.231.42) and look in pub/minix.  There is a file READ_ME
  181. that is there and tells you what is in the directory and how to use it.
  182.  
  183.  
  184. 10. HOW TO ORDER MINIX 1.5
  185.      MINIX 1.5 is being sold by Prentice-Hall.  The product numbers and prices
  186. are as follows:
  187.  
  188.   - MINIX 1.5 for the IBM: 5 1/4"    (0-13-585076-2)  $169 
  189.   - MINIX 1.5 for the IBM: 3 1/2"    (0-13-585068-1)  $169
  190.   - MINIX 1.5 for the Amiga        (0-13-585043-6)  $169
  191.   - MINIX 1.5 for the Atari        (0-13-585035-5)  $169
  192.   - MINIX 1.5 for the Macintosh        (0-13-585050-9)  $169
  193.   - MINIX 1.5 for the Sun SparcStation    (0-13-579632-6)  $169
  194.  
  195.   - MINIX 1.5 IBM demo disk             (0-13-582768-x)  $10
  196.   - MINIX 1.5 Macintosh demo disk       (0-13-582784-1)  $10
  197.   - MINIX 1.5 Atari demo disk           (0-13-582792-2)  $10
  198.   - MINIX 1.5 SparcStation demo disk    (0-13-585232- )  $10
  199.  
  200. Sales tax and shipping are extra; Prices are slightly higher outside the U.S.
  201.  
  202. All versions include the executable binaries, a detailed manual, the complete 
  203. source code (on diskettes), and an attractively typeset, cross-referenced
  204. listing of the operating system code.
  205.  
  206.      P-H is making a big effort to get software stores to keep MINIX in stock.
  207. The easiest way to order it is to go to a software store and ask them for
  208. it.  If they don't stock it, they can always order it.  Alternatively, you
  209. can order directly by email, FAX, phone, or mail from Prentice-Hall as follows.
  210.  
  211. In North America and the Far East
  212.   To order by email:    books@prenhall.com
  213.   To order by FAX:      (515) 284-2607
  214.   To order by phone:    (800) 374-1200 FAX 515-284-2607
  215.   To order by mail:    Prentice Hall/Paramount Publishing
  216.             Order Processing Center
  217.             P.O. Box 11071
  218.             Des Moines, IO 50336-1071
  219.  
  220. In UK/Europe
  221.   To order by email:    Not possible
  222.   To order by FAX:      +44 442 882265
  223.   To order by phone:    +44 442 881900 (UK number)
  224.   To order by mail:     Order Dept.
  225.             Simon & schuster International Group
  226.             Campus 400
  227.             Marylands Avenue
  228.                         Hemel Hempstead
  229.                         Herts. HP2 7E2 ENGLAND
  230.  
  231. For email and FAX orders, please include the product name and number, your
  232. name and address, and your MasterCard or VISA card number and expiration date.
  233. If you wish delivery by Federal Express (costs extra), please indicate so.
  234.  
  235. MINIX can also be ordered from the following addresses:
  236.  
  237. In England:    The MINIX Centre
  238.         Forncett End
  239.         Norwich
  240.         Norfolk NR16 1HT England
  241.         0953-789345
  242.  
  243. In Germany:    Prentice Hall
  244.         Feldtorweg 24
  245.         D3406 Bovenden 1
  246.         Germany
  247.  
  248. In the Benelux: Computer Collectief
  249.                 Amstel 312-A
  250.                 1017 AP Amsterdam
  251.                 Holland
  252.                 FAX: +31 20 622-6668
  253.  
  254. In Scandinavia:    Frank O'Donell
  255.         P.O. Box 88
  256.         1371 Asker
  257.         Norway
  258.  
  259. In Spain and    Deborah Worth
  260.    Portugal:    Appartado Numero 50672
  261.         Madrid
  262.         Spain
  263.  
  264. In Italy:    Jim Blaho
  265.                 Piazza Santo Spirito 17
  266.                 50125 Florence
  267.         Italy
  268.  
  269. In Greece:    Vassilis Zahos
  270.         Kritonos 5-7
  271.         GR 11634 Athens
  272.         Greece
  273.  
  274. In Turkey:    Atilla Gullu
  275.         Milli Mudafaa Cad 14/7
  276.         Kizilay Ankara
  277.         Turkey
  278.  
  279. In Australia:   Prentice Hall Australia,
  280.         PO Box 151,
  281.         Brookvale NSW 2100
  282.         ``Use our FAST PHONE SERVICE by calling Liz Guthrie SYDNEY
  283.           (02) 939 1333''
  284.  
  285.      If you have previously purchased MINIX from Prentice-Hall, you can get
  286. a discount of $60, but only if you order by mail and include the label from 
  287. the original PH boot disk (or the entire disk) with your letter.  Not valid for 
  288. email, phone or FAX orders since you must enclose the original boot disk label
  289. (not a photocopy).  Mail orders can be by credit card or check for $169.  You 
  290. will be billed for tax and shipping.
  291.  
  292.  
  293. 11. LEGAL STATUS OF MINIX
  294.      Although MINIX is supplied with the complete source code, it is 
  295. copyrighted software.  It is not public domain.  It is also not like GNU.
  296. However, the copyright owner, Prentice-Hall has granted permission to bona 
  297. fide universities to copy the software for use in courses and in university 
  298. research projects.  It is also permitted for MINIX owners to change the 
  299. software to suit their needs and to distribute diff listings containing 
  300. their changes freely.  The shrink-wrap license that comes with MINIX states
  301. that you may legally make two backup copies of the software.  Prentice-Hall
  302. is being much less strict than other software vendors.  Please do not abuse
  303. this.  Companies that wish to embed MINIX in commercial systems or sell 
  304. MINIX-based products should call (212) 753-7753 to discuss licensing terms.
  305.  
  306.  
  307. 12. NEWS ABOUT MINIX
  308.      Since its introduction in January 1987, there has been a large an
  309. active USENET newsgroup about MINIX, comp.os.minix.  It currently has
  310. about 25,000 members.  Over 12,000 messages have been posted to this
  311. group so far.  These messages have contained questions, bug reports,
  312. bug fixes, new software, and diff listings to allow current users to
  313. update to new releases for free.  It is the intention to continue this
  314. policy into the indefinite future.  MINIX users on Bitnet can be put on
  315. a mailing list by sending mail to: info-minix-request@udel.edu.  Various
  316. archives store newsgroup traffic for newcomers to the newsgroup.
  317.  
  318.  
  319. 13. FUTURE PLANS
  320.      The major current project is bringing MINIX into conformance with
  321. the IEEE POSIX P1003.1 and P1003.2 standards.  This will (hopefully)
  322. occur with V2.0, perhaps in 1992 (keep thinking "Next Year").  V2.0
  323. will also be provided with an ANSI C compiler.  Various people are
  324. currently working on 32-bit versions of MINIX for the 386, and
  325. numerous other projects.  To keep up, subscribe to the comp.os.minix
  326. newsgroup.
  327.  
  328.  
  329. 14. ANSI C, PASCAL, AND MODULA 2 COMPILERS FOR MINIX
  330.      A package containing the following  compilers is available commercially:
  331.  
  332.        - ANSI C, conforming to ANS X3.159-1989
  333.  
  334.        - Modula-2, conforming to
  335.          "Report on The Programming Language Modula-2", in "Programming in 
  336.           Modula-2, 3rd ed." by Niklaus Wirth, Springer-verlag, 1983
  337.  
  338.         - Pascal confrming to level 1 of BSI standard BS 6192: 1982 (ISO 7185),
  339.           with a few small exceptions
  340.  
  341. Also, a Modula-2 makefile generator and some utilities for handling 
  342. relocatable object files are included (aal, nm, size, strip, etc).
  343. Complete libraries for ANSI C, Pascal, and Modula 2 are provided. 
  344.  
  345. This package is available in 4 different versions:
  346.  
  347.   - 5.25" DS/DD floppies for 8088/286/386 (4 360K floppies);
  348.   - 5.25" DS/HD floppies for 8088/286/386 (1 1.2M floppy);
  349.   - 3.5"  DS/DD floppies for 8088/286/386 (2 720K floppies);
  350.   - 3.5"  DS/DD floppies for Commodore Amiga or Atari ST (2 720K floppies).
  351.  
  352. Many problems with the old Minix C compiler have been resolved:
  353.   - All versions have separate as and ld programs.  Asld is gone.
  354.   - Floating point is now supported
  355.   - Library is greatly improved and is ANSI conformant
  356.   - A program aal is provided to manage libraries (ranlib-like)
  357.  
  358. The package is available from two companies:
  359.  
  360. Transmediair Products & Support B.V.        Unipress Software
  361. Melkweg 3                    2025 Lincoln Highway
  362. 3721 RG  Bilthoven                Edison, NJ 08817
  363. The Netherlands                    U.S.A.
  364. Tel: +31 30 281820                Tel: +1 908 287 2100
  365. FAX: +31 30 292294                FAX: +1 908 287 4929
  366.                         Email: msk@unipress.com
  367.  
  368. Transmediair charges US $200,- for the 4 floppy PC version, US $150,-
  369. for the other versions. Unipress charges US $199,- for all versions.
  370.  
  371.  
  372. 15. SunOS Minix
  373.  
  374. SunOS Minix is a version of Minix that runs as a user process on Sun
  375. 3s and 4s running SunOS 4.X.  In SunOS Minix, the processor time used
  376. is the time allocated to the SunOS process running SunOS Minix, each
  377. file system is a SunOS file, and the console is /dev/tty of the SunOS
  378. process.  Also, it is possible for multiple users to log into a single
  379. instance of SunOS Minix.
  380.  
  381. SunOS Minix runs as a user process, so does not require a dedicated
  382. machine.  Also, multiple instance of SunOS Minix can run on a single
  383. machine simultaneously without interfering with each other.
  384.  
  385. SunOS Minix is produced by applying a set of patches to Mac Minix 1.5
  386. (both 1.5.10.0 and 1.5.10.1 can be used) or PC Minix 1.5.  Also, Atari
  387. Minix has been used as the base version by at least one person.  The
  388. SunOS Minix patches are available via anonymous ftp from
  389. csc.canterbury.ac.nz in the file SMX_2_00.TAR_Z in the UNIX directory.
  390.  
  391. Also in version 2 of SunOS Minix is our first efforts at providing support
  392. for Solaris 2.0.
  393.  
  394. Any enquiries should be sent to paul@cosc.canterbury.ac.nz.  There is a
  395. SunOS Minix mailing list.  Postings and admin requests for the mailing
  396. list should be sent to the same address.
  397.  
  398.  
  399. 16. WHERE CAN I GET PAST POSTINGS AND PROGRAMS?
  400.      Many sites keep archives of MINIX-related material, ranging from 
  401. archives of articles posted to more organized repositories of programs posted
  402. to the net.  The complete MINIX distribution is NOT (repeat NOT) available 
  403. from any online archive.  This is not permitted.  Only the newsgroup traffic is
  404. stored there.
  405.  
  406. List Archives:
  407.  
  408.      bugs.nosc.mil                   Current
  409.      louie.udel.edu                  July '87 - Dec '89 (?)
  410.      vm1.nodak.edu                   Current year
  411.  
  412. Formal Archives (MINIX sources):
  413.  
  414.     aerospace.aero.org        atari.archive.umich.edu
  415.     bugs.nosc.mil            en.ecn.purdue.edu
  416.     ftp.Uni-Koeln.DE        ftp.thp.uni-koeln.de
  417.     gem.stack.urc.tue.nl        hub.cs.jmu.edu
  418.     louie.udel.edu            minnie.cs.adfa.oz.au
  419.     osceola.cs.ucf.edu        plains.nodak.edu
  420.     sauna.hut.fi            sirius.ucs.adelaide.edu.au
  421.     star.cs.vu.nl            suned.zoo.cs.yale.edu
  422.     vm1.nodak.edu            wuarchive.wustl.edu
  423.     ftp.vmars.tuwien.ac.at
  424.     doc.ic.ac.uk
  425.     NL-MUG            
  426.  
  427. 16.1.  File Transfer on the Internet
  428.      If you are on the Internet, you can get files from many places with the
  429. file  transfer  protocol  ("FTP").  When connecting to the host system, use
  430. the user-name "anonymous" and any password.  Most systems will ask for your
  431. "ident"  as a password.  It is considered good etiquette to use either your
  432. login name or mail address when asked.  Once connected, look for a "README" 
  433. file which should give further information about the archive.
  434.  
  435.      Consult your local documentation on the use of your FTP application 
  436. program (generally called "ftp").  Please be nice to the FTP sites by 
  437. restricting your use to non-business hours.
  438.  
  439. The following sites provide Anonymous FTP
  440.  
  441.  
  442. aerospace.aero.org    [130.221.192.10] directory pub/minix
  443.     Last checked: 910115
  444.     Subdir: .        afio, bcc, clam1.3, clam bins, cpp, cppmake,
  445.                 elvis1.1, estdio20a, format, fp, getty,
  446.                 shoelace1.0a
  447.  
  448. atari.archive.umich.edu    [141.211.164.8]   directory pub/minix
  449.     Last checked: 910212
  450.     Subdir: .        afio, bcc, clam1.3, clam bins, cpp, cppmake,
  451.                 elvis1.1, estdio20a, format, fp, getty,
  452.                 shoelace1.0a
  453.     This site has a mail server, atari@atari.archive.umich.edu
  454.  
  455. bugs.nosc.mil        [128.49.16.1] directory pub/Minix
  456.     Last checked: 930127
  457.     Subdir: .        compatibility.new (Sept'90 version of the
  458.                     Minix Compatibility List),
  459.                 posixlist (volunteers posixing utilities)
  460.                 subjects.90, subjects.91, subjects.92
  461.                     (list of articles in subdirs articles.)
  462.                 subjects.ast (list of Andy Tanenbaum's
  463.                     articles in subdir articles.ast)
  464.     Subdir: articles.91
  465.     Subdir: articles.92    Archive of many comp.os.minix articles 1991-2
  466.                     earlier years rolled out to tape
  467.     Subdir: articles.ast    Archive of many comp.os.minix articles by
  468.                     Andy Tanenbaum since 1987 (on tape)
  469.     Subdir: common-pkgs    c386-4.2, cccp, clam, copt-src, dfrag,
  470.                 dict-words, egrep, elle-src, elvis, estdio21,
  471.                 karn-tcpip, less, mxkermit, mxuucp, mxuupc,
  472.                 nlmug-uucp, ns-stdio, paste, ro, small-c,
  473.                 symlinks, termios, zterm
  474.     Subdir: d1.1-1.2    Diffs for PC-Minix1.1 -> PC-Minix1.2
  475.     Subdir: d1.2-1.3    Diffs for PC-Minix1.2 -> PC-Minix1.3
  476.     Subdir: evans        386-minix diffs and bcc
  477.     Subdir: mgr        Mgr window manager, mono plus alpha color
  478.     Subdir: pc-bin        compiler, basic, db, patch, xlisp, etc.
  479.     Subdir: pc-pkgs        bootmenu, bootmon, cagney-mcc, db, format,
  480.                 miller-boot-hd, mullen-turboc, overby-boot,
  481.                 ps, s2asm, stevie-pc, vm, xt2_wini
  482.     Subdir: st-pkgs        68kfloat, mdb
  483.  
  484. en.ecn.purdue.edu    [128.46.129.59] directory pub/minix
  485.     Last checked: 910115
  486.     Subdir: .        UU-Minix (UUCP), minixfloat (8088
  487.                     Floating Point)
  488.  
  489. ftp.Uni-Koeln.DE    [134.95.80.1] directory /thp/minix
  490.     "echo" of ftp.thp.uni-koeln.de, for use only if that site causes
  491.     problems
  492.  
  493. ftp.thp.uni-koeln.de    [134.95.64.1] directory minix
  494.     Last checked: 910218
  495.     Subdir: adelaide    Mirror copies of various minix ftp sites
  496.     Subdir: ccadfa        [the directory structure used is roughly the
  497.     Subdir: dsrgsun        same as on the original hosts]
  498.     Subdir: dynamo
  499.     Subdir: jmu
  500.     Subdir: plains
  501.     Subdir: sky-luke
  502.     Subdir: star
  503.     Subdir: suphys
  504.     Subdir: tuwien
  505.     Subdir: uit
  506.     
  507.     Subdir: gnu        bash, cv68, gcompile, gnu, kdiffs
  508.     Subdir: gnu/m68k    binaries and partly diffs of new ports of
  509.                 GNU sw to the m68k (i.e. atari, amiga, mac)
  510.                 [This directory will be extended to hold
  511.                 all the diffs sometime in the future.]
  512.     Subdir: minix        PC and ST Minix upgrade kits and official
  513.                 patches 
  514.     Subdir: net        Various stuff collected from c.o.m.
  515.                 postings: 
  516.                 cv68-v3, cc, clam-1.4.1, disem, fad-ld,
  517.                 fp-st, mail-1.8, mroff, news, nlmug,
  518.                 sysupd1, umail-3.45, vc-8, wmail-3.63+
  519.  
  520. gem.stack.urc.tue.nl    [131.155.2.59]
  521.     Last checked: Never (net posting)
  522.     Subdir: pub/aminix1.5.10.2    AmigaMINIX 1.5.10.1 -> 1.5.10.2
  523.  
  524. hub.cs.jmu.edu        [134.126.20.10] directory pub/minix
  525.     Last checked: 910115
  526.     Subdir: .        hd_minix (MINIX-PC hd-boot package)
  527.  
  528. louie.udel.edu        [128.175.1.3, 128.175.2.33] directory info-minix
  529.     Last checked: 910212
  530.     Subdir: .        comp.os.minix archives (July '87 - Dec '89)
  531.  
  532. minnie.cs.adfa.oz.au    [131.236.20.70]
  533.     Last checked: 940430
  534.     Subdir: .        Archive of comp.os.minix postings
  535.                 (Nov '89 to now!),
  536.                 The Minix Compatibility List, Infosheet
  537.                 and FAQsheet
  538.     Subdir: clam        The official residence of the clam shell
  539.     Subdir: demodisk    Demodisks for PC, Amiga and Atari
  540.     Subdir: manuals        The online manuals
  541.     Subdir: uucp1.3
  542.  
  543. osceola.cs.ucf.edu    [???]
  544.     Last checked: never
  545.     Subdir: pub/minix    MacMinix patches
  546.  
  547. plains.nodak.edu    [134.129.111.64] directory pub/Minix
  548.     Last checked: 940430    NOTE: this site is now stagnant!
  549.     Subdir: .        compress, README, ls-RC
  550.     Subdir: ftp.cs.vu.nl    mirror of ftp.cs.vu.nl:pub/Minix,7/15/93
  551.     Subdir: all.contrib    clunie-yacc, check_crc, cvw-cc, elle41,
  552.                 elvis1.4, getty, mail, tar_fix, u-mail,
  553.                 uucp, w-mail, xargs
  554.     Subdir: doc        Compatibility (Aug'90 version of the
  555.                     Minix Compatibility List),
  556.                 Copyright-info, Infosheet, PC-CC-comments,
  557.                 PC-Compilers, Questions, RefMan, ST-Compilers,
  558.                 Upgrading, mailaddr, posix.2,
  559.                 remote_file_server
  560.     Subdir: mugnet.sources    Index + the sources
  561.     Subdir: oz        (echo of sirius.ucs.adelaide.edu.au: local)
  562.                 GlenO.tute, bcc, clam1.3, clam bins, cpp,
  563.                 cppmake, db, dirent-hack, duck, elvis1.1,
  564.                 estdio20a, estdio21, extra, format, fp,
  565.                 incl_sys_13, ksh_patches, lmakefiles,
  566.                 ls, mcc, pam, s2asm, shoelace10a, uname,
  567.                 vc-ph1.5
  568.     Subdir: pc        Bnews, afio, byacc, c, clock, comic1.0,
  569.                 conv, crypt, dosread, file, format,
  570.                 lharc-1.2, multiboot, nrchbar, p, ps,
  571.                 s2asm, shared-text, symlinks, talk,
  572.                 unzip30, uucp-util, uucp, vn, vt_con,
  573.                 xt2_wini
  574.     Subdir: st.contrib    CC-68K, Infocom, bugs
  575.     Subdir: st.contrib/pkgs    chfont, df, flex, fonts, format, ld, mdb,
  576.                 vdi, zoo
  577.     Subdir: st.contrib/x    hcj, speed, supra
  578.     Subdir: uk        16bcompress, binutils, emacs, emacsdif,
  579.                 gasdiff, gcc
  580.     Subdir: updates        Updates for Minix to 1.5.10. Also includes
  581.                     bug fixes for Atari, Amiga and
  582.                     Macintosh versions
  583.     Subdir: sun
  584.     Subdir: usenet        "organised" postings from Usenet News
  585.  
  586. sauna.hut.fi        [130.233.192.1, 130.233.200.1] directory pub/minix
  587.     Last checked: 910212
  588.     Subdir: .        Minix exercises, minix-13d-symlink,
  589.                 minix-13d-vga
  590.  
  591. sirius.ucs.adelaide.edu.au    [129.127.40.3] directory pub/minix
  592.     Last checked: 910115
  593.     Subdir: .        FETCH_ME_FIRST, README_386, ls-l.Z
  594.     Subdir: adm/upgrade_kit    DIRECTIONS, PH_1.5_Intro, things_to_doc
  595.     Subdir: local        (Echoed on plains.nodak.edu pub/Minix/oz)
  596.                 GlenO.tute, bcc, clam1.3, clam bins, cpp,
  597.                 cppmake, db, dirent-hack, duck, elvis1.1,
  598.                 estdio20a, estdio21, extra, format, fp,
  599.                 incl_sys_13, ksh_patches, lmakefiles,
  600.                 ls, mcc, pam, s2asm, shoelace10a, uname,
  601.                 vc-ph1.5
  602.     Subdir: upgrades    Upgrades for Minix to 1.5.10.
  603.  
  604. star.cs.vu.nl        [192.31.231.42] directory pub/sreiz/minix
  605.     Last checked: 910212
  606.     Subdir: .        Patches to AmigaMinix to boot off hard disk
  607.  
  608. suned.zoo.cs.yale.edu    [128.36.21.1] directory src/bin/zip
  609.     Last checked: 910212
  610.     Subdir: .        Zip for Minix
  611.  
  612. vm1.nodak.edu        [134.129.111.1] directory minix-l
  613.     Last checked: 910212
  614.     Subdir: .        comp.os.minix archives (current and past year)
  615.     This site has a mail server, listserv@vm1.nodak.edu
  616.  
  617. wuarchive.wustl.edu    [128.252.135.4] directory mirrors/misc/minix
  618.     Last checked: 910212
  619.     Subdir: .        Diffs for PC-Minix1.1 -> PC-Minix1.2
  620.  
  621. ftp.vmars.tuwien.ac.at [128.130.39.19] directory pub/minix
  622.         Last checked: 910213
  623.         Subdir: hp              Patches to keyboard for German characters
  624.         Subdir: net             bcc, c386, c68, cpp, cppmake, less,
  625.                                 shoelace10a
  626.  
  627. 16.2. Mail Servers
  628.    Some archive sites provide access to their archives with a server program
  629. that responds to commands mailed to it.
  630.  
  631. 16.2.1.  doc.ic.ac.uk
  632.      An archive of the worthwhile postings from the comp.os.minix newsgroup is
  633. available from uk.ac.ic.doc either via mail or by GUEST niftp.  For details
  634. about how to access this service send a mail message with NO Subject: field
  635. to:
  636.  
  637.      info-server@uk.ac.ic.doc
  638.  
  639. and a message body of:
  640.  
  641.      request catalogue
  642.      topic minix
  643.      request end
  644.  
  645. This will mail you back details of the various ways to obtain the files.
  646. This service is only available inside the UK. We have no funds to send
  647. such mail internationally.
  648.  
  649. This archive service is run by Lee McLoughlin.
  650. Janet: lmcl@uk.ac.ukc, lmjm@uk.ac.ic.doc
  651. DARPA: lmjm%uk.ac.ic.doc@ucl-cs
  652. Uucp:  lmjm@icdoc.UUCP, ukc!icdoc!lmjm
  653.  
  654.  
  655. 16.2.2.  vm1.nodak.edu
  656.      North Dakota State University is the host site for distribution of the
  657. info-minix mailing list (also known as minix-l), which is bidirectionally
  658. gatewayed to the Usenet group Comp.os.minix. We maintain archives of all
  659. list traffic from within the past year or so (depending on space availability).
  660. Archives are available via Anonymous FTP on the Internet, and  LIST-SERV 
  661. file requests from other networks.
  662.  
  663. Our server is:
  664.  
  665.      Internet: listserv@vm1.NoDak.EDU [134.129.111.1]
  666.      Bitnet:   listserv@ndsuvm1
  667.      UUCP:     uunet!vm1.nodak.edu!listserv
  668.  
  669. If you do not have Internet access, you may request files be sent to you by
  670. our LISTSERV file server by sending it commands in the body of a mail message.
  671.  
  672. To obtain a list of the files, the INDEX command is used:
  673.  
  674.      INDEX MINIX-L
  675.  
  676.  
  677. The GET command will instruct LISTSERV to send you a file, such as:
  678.  
  679.      get minix-l LOG9005A minix-l
  680.  
  681. to get the file "MINIX-L LOG9005A" from the directory "MINIX-L".  The
  682. filename tells what year, month, and week it is from:
  683.  
  684.      MINIX-L LOGyymmw
  685.  
  686. where "yy" is the year, "mm" is the numeric month and "w" is an  alphabetic
  687. character from A to E indicating what week of the month.  Several months of
  688. log files are kept on-line, the number depending on disk space  availability.
  689.  
  690.      Due to the 80-character per line (punched card) limit on Bitnet mail, many
  691. of the files will be shipped using an encoding scheme that allows logical
  692. lines to be split up into many physical lines. On Bitnet, this is normally
  693. the IBM "DISK DUMP" or "NETDATA" format, and for ther networks it is "List-
  694. serv Punch".
  695.  
  696.      Listserv Punch was designed by Listserv's author and is designed to send
  697. files with lines longer than 80 characters thru the Bitnet gateways. A
  698. special program to decode the file once it has arrived at your site.
  699. Information on obtaining a program to decode listserv punch format is sent
  700. with each encoded file.
  701.  
  702.      If you would rather have a file sent to you uuencoded, you may specify 
  703. that in your GET command:
  704.  
  705.              get minix info minix f=uuencode
  706.  
  707. please note that the file, once decoded, will be in EBCDIC!
  708.  
  709.  
  710. SEARCHING THE MAILING LIST LOGS WITH LISTSERV
  711.  
  712.      If you are looking for a specific article, or set of articles, you can
  713. perform  searches  on this directory using the Database functions of Listserv.
  714. For example, to obtain a "Subject" index of the MINIX-L archives, send the
  715. listserv a file or mail with the following "job" in the message body:
  716.  
  717.      //      JOB  Echo=No
  718.      Database Search DD=Rules
  719.      //Rules DD   *
  720.      search * in minix-l since 90/04/01
  721.      index
  722.  
  723. and you will be sent a file containing all of the 'Subject:' lines sent to
  724. the mailing list since December 1, 1989. If you wish to request one or
  725. more items, replace the 'index' line in the above job with "print [ref-num]", 
  726. where "refnum" is the reference number from the index listing.  Documentation
  727. on this and other database functions is  available  by  sending the command 
  728. "INFO DATABASE" to the listserv.
  729.  
  730.      To obtain more information on the listserv, send the command:
  731.  
  732.      INFO ?
  733.  
  734. and you will be enlightened with a list of available documentation on using
  735. LISTSERV.
  736.  
  737.      This archive is automatically maintained by the list server. It
  738. is located at North Dakota State University, Fargo, ND USA (46 52 N /
  739. 96 48 W city)
  740.  
  741. 16.3.  Publicly accessable Bulletin Boards
  742.      For people without a network connection, there are PC-based Electronic
  743. Bulletin  Board  Systems  (BBS)  that  has  carry various MINIX topics.
  744.  
  745. 16.3.1 NLMUG-ONLINE ("minixug"), (02522) 18363 in Holland.
  746.       300,1200,2400 baud, 8,n,1.
  747.  
  748.       No registration required, no donations accepted.
  749.       Everyone gets 60 minutes/day.
  750.       No upload/download ratios (but don't be a jerk!)
  751.  
  752. This BBS is run by Fred van Kempen <waltje@minixug.mugnet.org>
  753.  
  754. 16.3.2 The Picayune (milo.ndsu.nodak.edu) in North Dakota, USA
  755.  
  756.     - validation takes a day or so
  757.     - no download limits
  758.     - read access to Usenet News
  759.     - access to FTP area on plains.nodak.edu, wuarchive.wustl.edu
  760.  
  761.     701-232-2573    3/12/24        701-237-7790    3/12/24
  762.     701-237-4281    9600+ V.42    701-237-4752    9600+ V.42
  763.  
  764. This system is run on Interactive 386/ix by the NDSU Student Chapter of the ACM
  765.  
  766.  
  767. 17.  MINIX Compatibility List  (1 August 1990)
  768.  
  769. Introduction
  770. ============
  771.  
  772. This is a list of machines that MINIX has reportedly run on.  An updated
  773. version of this list will be posted when a sufficient number of entries
  774. have been added or changed or when requested.
  775.  
  776. PC MINIX
  777. ========
  778. Version 1.0 is the version in Tanenbaum's book, "Operating Systems: Design
  779. and Implementation".  Version 1.1 is the initially released version and
  780. the differences between it and 1.0 are minor.  Version 1.2 was released
  781. next and followed a year later by 1.3.  Version 1.4 was only released to
  782. Usenet.  Currently, Prentice-Hall ships version 1.5 (known as 1.5.10 to
  783. Usenet).
  784.  
  785. Version 2.0 is in the planning stages and should be available late "next
  786. year".
  787.  
  788. Only compatibility with PC MINIX 1.3 and greater is now reported in this
  789. list.
  790.  
  791. ST MINIX
  792. ========
  793. Version 1.1 is the currently available version and is currently
  794. available from Prentice-Hall.  Version 1.5 exists on the Net, but
  795. is not yet available from Prentice-Hall.
  796.  
  797. Explanation of List
  798. ===================
  799.  
  800. Each list is sorted in alphabetic order.  Each line is an entry that
  801. represents a portion of a report received by the editor.  Each entry is a
  802. report of how well a specific version of Minix worked on a specific
  803. machine or other piece of hardware.  Each entry appears as a single line
  804. in the following format:
  805.  
  806. ------------------------- ---- - -------- -------- -------------------------
  807. 1111111111111111111111111 2223 4 55555555 66666666 7777777777777777777777777
  808.  
  809. where each field is defined as:
  810.  
  811.   1 - Hardware type.  The type of hardware on which MINIX was tested.
  812.   2 - MINIX Version.  The version of MINIX tested on the hardware.
  813.                       x.y indicates that the version is unknown.
  814.   3 - Subversion.     The subversion of the above MINIX version. E.g., the
  815.       subversion of 1.5.0 is 0.  If the subversion is not known, an 'x' will
  816.       be found in the field.
  817.   4 - Report Status.  This will be Y (Yes, MINIX worked on the version),
  818.       N (No, MINIX did not work on this version) or P (Yes, MINIX worked
  819.       on the version, but a patch was required).
  820.   5 - Date of Report.  When the report was received.
  821.   6 - Report Submitter.  This is a reference to the individual who
  822.       submitted the report.  A list of submitters is included with the
  823.       report.
  824.   7 - Additional Comments.  Additional, useful comments added by the
  825.       submitter.
  826.  
  827. There are two major sections at this time.  The first is PC MINIX 1.x and
  828. the other is ST MINIX 1.x.  Other sections may be added as needed (e.g.,
  829. an AMIGA MINIX or PC MINIX 2.x section).
  830.  
  831. At this time, within each section are two subsections.  The first is Basic
  832. Operation (whether MINIX runs on the machine at all) and Optional Hardware
  833. (whether it works with specific added hardware, such as Disk Controllers
  834. and Video Cards).  Other subsections may be added as needed.
  835.  
  836. The Compatibility List
  837. ======================
  838.  
  839. PC MINIX 1.x
  840. ============
  841.  
  842. Basic Operation
  843. ----- ---------
  844. AMSTRAD PC1512            1.3x Y 07/10/89 regisr   hd2 does not work
  845. AST 286                   1.3x Y 02/25/89 dlawyer
  846. AST Premium 386-16        1.4x Y 09/15/89 al
  847. AT&T 6312                 1.3x Y 03/02/90 timborn
  848. AT&T 6312                 1.50 Y 03/02/90 timborn
  849. AT&T 6312                 1.53 Y 03/02/90 timborn
  850. Blue Chip PC              1.3x Y 02/21/89 pa1343   Parallel port didn't work
  851. Bull Micral System 200    1.3x Y 01/24/90 higgs
  852. Club American 386/33-C1   1.3x Y 01/03/90 anderson
  853. Commodore PC 30 III       1.3x Y 09/22/89 cbo
  854. Commodore PC-60           1.4a Y 10/02/89 ast
  855. Compaq 386                1.3x Y 02/22/89 japplega
  856. Compaq Deskpro            1.3x Y 03/06/90 HIGGINS
  857. CompuAdd 286/12           1.3x P 02/21/89 MICHAELB
  858. Computer Prod. United 286 1.3x Y 01/22/90 gnf3e
  859. Computer Prod. United 286 1.5x Y 01/22/90 gnf3e
  860. DTK/ERSO XT Turbo mtherbd 1.3x P 05/29/89 lyle     Changed xt_wini.c, floppy.c
  861. DTK 286 mtherbd (@10MHz)  1.3x Y 03/02/90 MC02015  Must remove bus mouse
  862. Epson AX3                 1.4a Y 10/02/89 ast      HD failed
  863. Everex 1800B (AT clone)   1.3x Y 01/03/90 anderson HD works but flakey
  864. Everex Apex               1.3x Y 03/02/90 MC02015
  865. Freecom AT 386/20         1.4a Y 10/19/89 waltje
  866. Freecom AT 386/25         1.4a Y 10/19/89 waltje
  867. Freecom AT 386/33         1.4a Y 10/19/89 waltje
  868. Gateway 2000 286 (@16MHz) 1.3x Y 08/10/89 tbunnell
  869. Gateway 2000 286 (@16MHz) 1.4x Y 08/10/89 tbunnell
  870. Gateway 2000 286 (@16MHz) 1.4  Y 08/10/89 tbunnell Protected Mode Minix
  871. HP Vectra CS              1.3x P 01/02/90 lammert  Multiple patches
  872. IBM PC/AT @6MHz           1.3x P 09/22/89 al@escom using Leisner's at_wini
  873. IBM PS/2 Model 80         1.3x P 05/29/89 ackerman
  874. JDR Microdevices Turbo XT 1.3x Y 05/29/89 jds
  875. Laser XT/2                1.3x Y 01/11/90 hansvoss program switched CPU-speed
  876. Laser 386/20              1.4a Y 10/02/89 ast
  877. Laser 386/25              1.4a Y 10/02/89 ast
  878. Leading Edge Model D      1.3x Y 03/03/89 supple   Changed to work w/30M HD
  879. Leading Edge Model D2     1.3x Y 02/22/89 hedrick
  880. Micro Generation 386      1.3x Y 10/30/89 surry
  881. Micro Generation 386      1.4x Y 10/30/89 surry
  882. NEC Powermate 386         1.3x Y 02/22/89 japplega
  883. Olivetti M290             1.3x Y 07/10/89 wezel
  884. Proteus Tech. Model 1800e 1.3x Y 09/13/89 lance    HD problems
  885. Sun IPC                   1.3x Y 02/22/89 paula    Screen shifts when scroll
  886. Tandon 386/16             1.4a Y 10/02/89 ast
  887. Tandy 1000                1.3x P 02/22/89 japplega
  888. Tandy 1000A               1.3x P 02/22/89 donw
  889. Tandy 1000A               1.3x P 02/22/89 japplega
  890. Tandy 1000SX              1.3x P 02/22/89 japplega
  891. Tandy 3000                1.3x Y 01/31/90 umbaugh  Load root fs w/"u" at boot
  892. Tandy 3000HL              1.3x Y 01/31/90 umbaugh  Load root fs w/"u" at boot
  893. Tandy 3000NL              1.3x Y 01/31/90 umbaugh  Load root fs w/"u" at boot
  894. Tandy 4000                1.3x Y 01/31/90 umbaugh  Load root fs w/"u" at boot
  895. TI Business Pro           1.3x N 02/22/89 japplega
  896. Toshiba T1100+            1.3x Y 05/29/89 jds
  897. Toshiba 5100              1.3x Y 05/02/89 nfs      HD patch at bugs.nosc.mil
  898. Toshiba 5100              1.50 Y 01/31/90 nfs
  899. Tulip 386/25              1.4a Y 10/02/89 ast
  900. Unisys PW2 850            1.3x Y 05/01/89 allan
  901. Win Labs Turbo-AT         1.3x P 01/22/90 gnf3e
  902. Win Labs AT/386           1.3x P 01/22/90 gnf3e
  903. Wyse 386/16               1.4a Y 10/02/89 ast
  904. Zenith 159                1.3x Y 08/23/89 dirk     HD problems
  905. Zenith Z183               1.3x Y 02/22/89 japplega
  906. Zenith Z248               1.4a Y 10/02/89 ast
  907. Zenith Turbosport 386-12  1.4x Y 10/20/89 al
  908.  
  909. Optional Hardware
  910. -------- --------
  911. AST EGA, color monitor    1.3x Y 01/28/89 dlawyer
  912. Casper EGA, color monitor 1.3x Y 10/30/89 surry
  913. Casper EGA, color monitor 1.4x Y 10/30/89 surry
  914. CMS Hard Card (20 Meg)    1.3x Y 02/21/89 pa1343
  915. Epson LQ5000              1.3x Y 01/31/90 umbaugh  Not tested extensively.
  916. Everex Micro Enhancer     1.3x Y 10/30/89 surry    Vid card ok w/emulation off
  917. Everex Micro Enhancer     1.4x Y 10/30/89 surry    Vid card ok w/emulation off
  918. IBM PS/2 Mod 50 HD        1.3x N 01/28/89 allbery  Controller incompatible
  919. Panasonic 1091 printer    1.3x N 01/28/89 mullen   Loses chars
  920. Persyst BOB               1.3x Y 01/28/89 mullen
  921. Printers (various)        1.3x N 01/28/89 various  Characters are dropped
  922. Seagate ST4096 80 Meg     1.3x Y 10/30/89 surry    Use at_wini.c as wini.c
  923. Seagate ST4096 80 Meg     1.4x Y 10/30/89 surry    Use at_wini.c as wini.c
  924. Toshiba MK134 HD          1.3x Y 01/13/90 bc
  925. WD1006V-SR2 HD Controller 1.3x Y 01/13/90 bc
  926.  
  927.  
  928. ST MINIX 1.x
  929. ============
  930.  
  931. Basic Operation
  932. ----- ---------
  933. 1040ST (old TOS)          1.1 Y 05/31/89 uli
  934. 1040ST                    1.1 Y 06/02/89 rcd
  935. Mega ST4                  1.1 Y 05/31/89 uli      With or without Blitter
  936.  
  937. Optional Hardware
  938. -------- --------
  939. Adaptec MFM controller    1.1 Y 06/02/89 rcd
  940. BMS 100 HD                1.1 Y 01/28/89 wheels   fine
  941. BMS Host Adapter          1.1 Y 06/02/89 rcd
  942. ICD Host Adapter          x.x Y 08/10/89 diana    use it with ST277N SCSI
  943. Megafile 60               1.1 Y 05/31/89 uli
  944. Miniscribe 3425           1.1 Y 05/31/89 rcd
  945. SH 204                    1.1 Y 05/31/89 uli
  946. SH 205                    1.1 Y 05/31/89 uli
  947. SH 205 (with 40M NEC HD)  1.1 Y 05/31/89 uli
  948. Seagate ST225 HD          1.1 Y 06/02/89 rcd
  949. Supra HD                  1.1 ? 01/28/89 various  some can, some can't
  950.  
  951.  
  952. SUBMITTERS
  953. ==========
  954. [ackerman]      uunet!uvm-gen!griffin!ackerman
  955. [al]            al@escom.com
  956. [allan]         allan@esprit.UUCP
  957. [allbery]       allbery%ncoast@hal.cwru.edu
  958. [anderson]      anderson@macc.wisc.edu
  959. [ast]           ast@cs.vu.nl
  960. [bc]            bc@uxa.cso.uiuc.edu
  961. [cbo]           cbo@cs.vu.nl
  962. [diana]         eichert%uservx.decnet@ddnvx2.afwl.af.mil
  963. [dirk]          herrhoyman@uwecvaxc.bitnet
  964. [donw]          donw@rwing.UUCP
  965. [gnf3e]         gnf3e@virginia.edu
  966. [hansvoss]      hhinsi!v882087@relay.EU.net
  967. [hedrick]       hedrick@geneva.rutgers.edu
  968. [higgs]         higgs_m@p1.lancsp.ac.uk
  969. [HIGGINS]       HIGGINS@LISO1.dnet.ge.com
  970. [japplega]      japplega@csm9a.colorado.edu
  971. [jds]           jds@mimsy.umd.edu
  972. [lammert]       lammert@gufalet.rug.nl
  973. [lancer]        lancer@gacvax1.bitnet
  974. [lyle]          lyle@cse.ogc.edu
  975. [mark-gei]      Mark-Geisert@ladc.bull.com
  976. [MC02015]       MC02015%SWTEXAS.BITNET
  977. [MICHAELB]      MICHAELB@vms.macc.wisc.edu
  978. [mullen]        mullen@sdsu.UUCP
  979. [ncoverby]      ncoverby@ndsuvax.UUCP
  980. [nfs]           nfs@princeton.edu
  981. [pa1343]        pa1343@sdcc15.ucsd.edu
  982. [paula]         paula@atc.boeing.com
  983. [rcd]           rcd@mtqua.att.com
  984. [regisr]        felix!well!regisr
  985. [supple]        ecn.purdue.edu
  986. [surry]         surry@hq.af.mil
  987. [tbunnell]      bunnell@henry.asel.udel.edu
  988. [timborn]       timborn@timborn@ATT.COM
  989. [uli]           uli%analyt.chemie.uni-bochum.dbp.de
  990. [umbaugh]       umbaugh@evax.arl.utexas.edu
  991. [waltje]        minixug!waltje@kyber.UUCP
  992. [wezel]         wezel@bio.vu.nl
  993. [wheels]        wheels@mks.UUCP
  994.